| PlStudentSalary |
| Logical Entity Name | PlStudentSalary |
| Default Table Name | PlStudentSalary |
| Physical Only | NO |
| Definition | |
| Note |
| PlStudentSalary Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
PlStudentPlacementID |
int | NO | ||
PlStudentSalaryID |
int | NO | ||
PlSalaryTypeID |
int | NO | ||
| SalaryAmt | money | NO | ||
| Active | int | NO | ||
| IncludeReport | int | NO | ||
| EffectiveDate | datetime | YES | ||
| Type | char(1) | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| PlStudentSalary Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_PlStudentSalary_PlStudentSalaryID | PrimaryKey | PlStudentSalaryID |
| PlStudentSalary Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| PlSalaryType | Non-Identifying | One To Zero or More | FK_PlStudentSalary_PlSalaryTypeID_PlSalaryType_PlSalaryTypeID | PlSalaryTypeID | NO | YES | ||
| PlStudentPlacement | Non-Identifying | One To Zero or More | FK_PlStudentSalary_PlStudentPlacementID_PlStudentPlacement_PlStudentPlacementID | PlStudentPlacementID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_PlStudentSalary_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| PlStudentSalary Check Constraints |
| Check Constraint Name | CheckConstraint |